<script>on mouseUphide cd field "register"global atCnt,htCnt, inCnt, levelanswer "Play again?" with "YES" or "NO"if it is "NO" thengo to cd 3beep 2show Menubarput atcnt && "Atks" into field scorewait 2 secondsput the round of (100 *(inCnt/atCnt)) &% into field scoreelsehide menubarput atcnt && "Atks" into field scorewait 2 secondsput the round of (100 *(inCnt/atCnt)) &% into field scorewait 2 secondsput empty into field codeput empty into field scoreanswer "Select Level" with "level1 add" or "level1 sub"if it is "level1 add" then put 1 into levelif it is "level1 sub" then put 2 into levelselect text of field infotype "ENTER CODE TO ACTIVATE SYSTEMS"do codeStartend ifend mouseUp</script>
</part>
<part>
<id>5</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>140</left>
<top>309</top>
<right>204</right>
<bottom>327</bottom>
</rect>
<style>shadow</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>10</textSize>
<textStyle>bold</textStyle>
<textHeight>13</textHeight>
<name>score</name>
<script></script>
</part>
<part>
<id>6</id>
<type>button</type>
<visible> <false /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>257</left>
<top>309</top>
<right>315</right>
<bottom>327</bottom>
</rect>
<style>shadow</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <false /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Left</name>
<script>on mouseUpglobal sct,int,int2, limh,hd, vd, hd1, vd1, level, htCnt, atCnt, remote, fire, tcount¬, iconCount1, iconCount2put 1 into remoteput 12 into hd1put 338 into vd1send enterInFieldend mouseUp</script>
</part>
<part>
<id>7</id>
<type>button</type>
<visible> <false /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>377</left>
<top>309</top>
<right>435</right>
<bottom>327</bottom>
</rect>
<style>shadow</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <false /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Right</name>
<script>on mouseUpglobal sct,int,int2, limh,hd, vd, hd1, vd1, level, htCnt, atCnt, remote, fire, tcount¬, iconCount1, iconCount2put 1 into remoteput 500 into hd1put 338 into vd1send enterInFieldend mouseUp</script>